GetFeatureCommand<T>() Method

Summary
Returns an IEnumerable of the command for a specific type.
Syntax
C#
VB
C++
public virtual IEnumerable<T> GetFeatureCommand<T>() 
  
Public Overloads Overridable Function GetFeatureCommand(Of T)() As IEnumerable(Of T) 
public: 
virtual IEnumerable<T^>^ GetFeatureCommandgeneric<typename T> 
();  

Type Parameters

T
The type of the Leadtools.Medical.Workstation.Commands.ICommand that will be returned.

Return Value

An IEnumerable of the command for a specific type.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.